.vertex{
	background:#eeeeee;
}
.vertex p{
	padding:10px 20px 10px 0;
	font-size: 14px;
	color: #666666;
}
.vertex a{
	display: block;
	padding:0 30px;
	background: #666666;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height:40px;
}
.vertex_en a{
	line-height: 57px;
}
.header-top{
	width: 100%;
	height:140px;
	background:url(../images/header_bg.jpg) repeat-x center bottom;
}
.header-top .w1200{
	height: inherit;
	-webkit-align-items: center;
	align-items: center;
}
.logo{
	-webkit-align-items: center;
	align-items: center;
}
.nav{
	width: 100%;
	background: #2e9165;
}
.nav li{
	width:calc(100% / 7);
	border-right:1px solid #58a784;
	position: relative;
}
.nav li:first-child{
	border-left:1px solid #58a784;
}
.nav li a{
	display: block;
	line-height:55px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.nav li::after{
	content:"";
	position: absolute;
	left:50%;
	bottom:0;
	z-index: 1;
	width:0;
	height:2px;
	background: #ffc000;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.nav li:hover::after{
	width: 100%;
	left:0;
}
.nav li dl{
	position: absolute;
	left:0;
	top:100%;
	width: 100%;
	background:rgba(34,34,34,0.8);
	z-index:99;
	display:none;
}
.nav li dd a{
	display: block;
	font-size: 14px;
	line-height:36px;
	text-align: center;
	color: #fff;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.nav li dd a:hover{
	background: #144d33;
}
.logo aside{
	margin-left: 15px;
}
.logo h3{
	font-size: 34px;
	color: #333333;
	font-weight: bold;
}
.logo p{
	font-family:'arial rounded mt bold'; 
	text-transform: uppercase;
	font-size: 12px;
	color: #999;
	letter-spacing:3px;
}
.header_middle h3{
	font-size: 18px;
	font-weight: bold;
	color: #2e9165;
}
.header_middle h4{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.header_middle_en{
	width:304px;
}
.header_middle_en h3{
	font-size: 14px;
	font-weight: normal;
	color: #2e9165;
}
.header_middle_en h4{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.infor i{
	display:inline-block;
	vertical-align: middle;
	color: #ff8a00;
	width: 23px;
	height: 23px;
	border-radius:23px;
	border:2px solid #ff8a00;
	text-align: center;
	line-height:20px;
	font-size: 14px;
	margin-right:5px;
}
.infor p{
	font-size: 14px;
	color: #ffffff;
	background:#2e9165;
	line-height:24px;
	width: 235px;
	text-align:center;
	margin-top: 5px;
}
.infor h3{
	font-size: 22px;
	color: #ff8a00;
	display:inline-block;
	vertical-align: middle;
}
.module_page1{
	width: 100%;
	background:url(../images/module_page1.png) no-repeat left top;
	padding-top: 40px; 
}
.in_about figcaption{
	width: 50%;
	padding-left:18.75%;
	padding-right: 40px;
	position: relative;
}
.in_about figure{
	width: 50%;
	height:660px;
}
.in_about figure img{
	height: 100%;
	object-fit: cover;
}
.in_about span.name{
	display: block;
	background: #2e9165;
	font-size: 24px;
	color: #fff;
	line-height:48px;
	padding:0 15px;
	width:fit-content;
	text-transform: uppercase;
}
.in_about span.title{
	display: block;
	font-size: 28px;
	color: #000044;
	margin-top: 15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.in_about b{
	width:80px;
	height: 4px;
	background: #ffc000;
	display: block;
	margin-top:25px;
}
.enitor{
	font-size: 16px;
	color: #666;
	line-height:32px;
	margin-top:40px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.more{
	margin-top: 50px;
	-webkit-align-items: center;
	align-items: center;
}
.more a{
	display: block;
	position: relative;
	width: 150px;
	height: 50px;
	border-radius:30px;
	border:1px solid #dcdcdc;
	text-align: center;
	line-height:48px;
	font-size: 15px;
	color: #999999;
	padding-right: 20px;
}
.more a::after{
	content:'';
	position: absolute;
	width: 6px;
	height: 7px;
	background: url(../images/right.jpg) no-repeat center center;
	top:calc(50% - 4px);
	right:30px;
}
.more dl dd{
	float:left;
	text-align: center;
	margin:0 15px;
}
.more dl dd p{
	color: #666666;
	font-size:13px;
	margin-top: 10px;
}
.digital{
	position: absolute;
	width:1030px;
	height:112px;
	left:37.5%;
	bottom:90px;
	background:rgba(46,145,101,0.9);
}
.digital ul{
	height: inherit;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	padding-left:3%;
}

.digital li span.timer{
	font-size: 48px;
	color: #fff;
	font-family:'AlternateGothicNo2BT Regular'; 
}
.digital li span.xiao{
	font-size: 16px;
	color: #fff;
	margin-left: 10px;
	position: relative;
}
.digital li span.xiao::after{
	content:'+';
	position: absolute;
	left:-10px;
	top:-40px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.digital li:first-child span.xiao::after{
	display: none;
}
.digital li p{
	font-size: 14px;
	color: #fff;
}
.module_page2{
	width: 100%;
	height:260px;
	padding-top: 60px;
	position: relative;
	background:url(../images/module_page2.jpg) no-repeat center center;
}
.module_page2 b.y_scrol{
	position:absolute;
	display: block;
	width: 12px;
	height: 74px;
	left:calc(50% - 6px);
	bottom:-20px;
	background: #ffc000;
}
.mpa2-title h3{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.mpa2-title p{
	font-size: 30px;
	font-weight: lighter;
	color: #fff;
	padding-top: 15px;
	text-align: center;
}
.mpa2-title_en h3{
font-size: 28px;
margin-top:1%;
}
.mpa2-title_en p{
font-size: 25px;
}
.module_page3{
	width: 100%;
	background:url(../images/module_page3.png) no-repeat center top;
	padding:50px 0 40px 0;
}
.inpro_mod{
	display: none;
}
.index_title h3{
	text-align: center;
	color: #2e9165;
	font-size: 44px;
	font-weight: bold;
}
.index_title  h3 span{
	font-weight: normal;
}
.index_title2 h3{
	font-size: 38px;
}
.index_title p{
	font-size: 20px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
}
.index_title2 p{
	font-size: 19px;
}
.index_title2_en p{
	font-size: 16px;
}
.pro_nav{
	margin-top: 30px;
}
.pro_nav li{
	width:calc(100% / 6);
	

}
.pro_nav li a{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding:0 8%;
	display: block;
	text-align: center;
	line-height:55px;
	background: #3da979;
	font-size: 18px;
	color: #fff;
	position: relative;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.pro_nav li:nth-child(2n) a{
	background: #2e9165;
}
.pro_list{
	margin-top: 40px;
}
.pro_list li{
	padding:8px;
	border:2px solid #ffffff;
	box-shadow:0px 0px 5px #ccc;
	background: #fff;
	width: calc(25% - 15px);
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-transition: ease-out .5s;
	-o-transition: ease-out .5s;
	transition: ease-out .5s;
}
.mod4 li:nth-child(4n){
	margin-right: 0;
}
.pro_list li figcaption h3{
	font-size: 17px;
	color: #555555;
	line-height:32px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	-webkit-transition: ease-out .5s;
	-o-transition: ease-out .5s;
	transition: ease-out .5s;
}
.pro_list li figcaption{
	padding:10px 0 5px 0;
}
.pro_list li figcaption p{
	font-size: 14px;
	color: #888;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.pro_list li figcaption h3 i{
	display: block;
	float: right;
	line-height:32px;
	-webkit-transform:rotateZ(180deg);
	-ms-transform:rotateZ(180deg);
	-o-transform:rotateZ(180deg);
	transform:rotateZ(180deg);
	color: #999999;
	font-size: 15px;
	padding-left: 10px;
}
.pro_list li figure{
	overflow:hidden;
}
.pro_list li figure img{
	-webkit-transition: ease-out .5s;
	-o-transition: ease-out .5s;
	transition: ease-out .5s;
}
.pro_list li:hover figure img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pro_list li:hover{
	border-color: #2e9165;
}
.pro_list li:hover figcaption h3{
	color: #2e9165;
}
.pro_nav li a::after{
	content:'';
	position: absolute;
	width:0;
	height: 1px; 
	background: #fff;
	right:40px;
	top:50%;
	z-index: 1;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.pro_nav li a:hover{
	background:#ff8a00;
}
.pro_nav li a:hover::after{
	width: 40px;
	right:0;
}
.pro_nav li.active a{
	background:#ff8a00;
}
.pro_nav li.active a::after{
	width: 40px;
	right:0;
}
.in_more a{
	margin: 40px auto 0 auto;
}
.module_page4{
	width: 100%;
	height:1754px;
	padding-top: 200px;
	background: url(../images/module_page4.jpg) no-repeat center top;
}
.white h3{
	color: #fff;
}
.white p{
	color: #fff;
}
.index_title h3 span{
	font-weight:normal;
}
.qul_list{
	margin-top:40px;
}
.qul_list li:after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both; 
	font-size:0; 
	line-height:0
}
.qul_list li figure{
	float: left;
	width:50%;
	height:400px;
}
.qul_list li figure img{
	width: 100%;
	height:100%;
	object-fit: cover;
}
.qul_list li figcaption{
	float:left;
	width:50%;
	background: #fff;
	height:400px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}
.qul_list li:nth-child(2) figure{
	float: right;
}

.qul_title{
	position: absolute;
	width: 705px;
	height: 104px;
	background:url(../images/inht_bg1.png) no-repeat center left;
	background-size:cover;
	right:0;
	top:40px;
	z-index:1;
}
.qul_title span.time{
	display: block;
	width:104px; 
	height: 104px;
	line-height:104px;
	text-align: center;
	font-size: 48px;
	color: #fff;
	float: left;
}
.qul_title h3{
	float: left;
	width:calc(100% - 104px);
	line-height:104px;
	font-size: 30px;
	color: #fff;
	padding-left:55px;
}
.qul_list_en h3{
	font-size: 24px;
}
.qul_list li:nth-child(2) .qul_title{
	right:auto;
	left:0;
	background:url(../images/inht_bg2.png) no-repeat center right;
	background-size: cover;
}
.qul_list li:nth-child(2) .qul_title span.time{
	float: right;
}
.qul_list li dl{
	margin-top:50px;
}
.qul_list li dl dd{
	font-size: 19px;
	color: #666666;
	line-height:40px;
	position: relative;
	padding-left:20px;
}
.qul_list li dl dd::after{
	position: absolute;
	content:'';
	width: 6px;
	height: 7px;
	background:url(../images/right.jpg) no-repeat center center;
	left:0;
	top:15px;
	z-index: 1;
}
.qul_list_en li dl{
	width:92%;
	margin-left:5%;
	margin-top:70px;
}
.qul_list_en li dl dd{
	font-size: 16px;
	line-height: 2;
}
.module_page5{
	padding:30px 0 40px 0;
}

#certify {
	position: relative;
	width: 1200px;
	margin: 60px auto 0 auto;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 310px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
#certify .swiper-button-next:after{
	display: none;
}
#certify .swiper-button-prev:after{
	display: none;
}
.module_page6{
	height:210px;
	width: 100%;
	background:url(../images/module_page6.jpg) no-repeat center center;
}
.module_page6 .flex{
	height: inherit;
	-webkit-align-items: center;
	align-items: center;
}
.module_page6 .infor p{
	width:auto;
	background:none;
	margin-top: 0;
	font-size: 14px;
    text-align: right;
	color: #fff;
}
.module_page6 .infor h3{
	font-size: 24px;
	color: #fff;
}
.module_page6 .infor i{
	display: block;
    color: #ff8a00;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 2px solid #ff8a00;
    text-align: center;
    line-height: 36px;
    font-size: 26px;
    margin-left: 10px;
	color: #fff;
	border-color:#fff;
}
.module_page6 .left h3{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	position: relative;
	line-height:50px;
	
	width: fit-content;
}

.module_page6 .left h3 span{
	margin-left: 10px;
	position: relative;
	z-index: 3;
	background: #ff8a00;
	display:inline-block;
	width: 140px;
	height: 50px; 
	vertical-align: middle;
	text-align: center;
}
/*.module_page6 .left h3::after{
	position: absolute;
	content:"";
	right: -10px;
	top:0;
	z-index:1;
	background: #ff8a00;
	width: 140px;
	height: 50px; 
}*/
.module_page6 .left p{
	color: #fff;
	font-size: 20px;
	padding-top: 10px;
}
.module_page6_en .left h3{
	font-size:20px;
}
.module_page6_en .left p{
	font-size:15px;
}
.module_page7{
	width: 100%;
	padding:50px 0;
}
.in_news {
	margin-top: 45px;
}
.news_list1{
	max-width: 790px;
}
.news_list1 li{
	width:calc(50% - 10px);
	margin-right: 20px;
	padding:10px;
	box-shadow:0px 0px 5px #ccc;
}
.news_list1 li:nth-child(2n){
	margin-right: 0;
}
.news_list1 li figure{
	position: relative;
}
.news_list1 li .news_time{
	position: absolute;
	width: 88px;
	height: 88px;
	background:#2e9165;
	padding-top:7px;
}
.news_time h3{
	color: #fff;
	font-size: 36px;
	text-align: center;
}
.news_time p{
	color: #fff;
	text-align: center;
	font-size: 15px;
}
.news_list1 li figcaption{
	padding: 20px 15px 10px 15px;
}
.news_list1 li figcaption h3{
	font-size: 18px;
	color: #2e9165;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.news_list1 li figcaption p{
	font-size: 15px;
	color: #666666;
	line-height:26px;
	padding-top: 9px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_list2{
	max-width:385px;
}
.news_list2 li{
	width: 100%;
	box-shadow: 0px 0px 5px #ccc;
	height:110px;
	margin-bottom: 20px;
	border:2px solid #fff;
	padding:18px 10px 10px 15px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.news_list2 li:nth-child(4){
	margin-bottom: 0;
}
.news_list2 li h3{
	font-size: 16px;
	color: #333333;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.news_list2 li h6{
	color: #999999;
	font-size: 12px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-top:5px;
}
.news_list2 li p{
	font-size: 13px;
	color: #555555;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-top:10px;
}
.news_list2 li:hover h3{
	color: #2e9165;
}
.news_list2 li:hover{
	border-color: #2e9165;
}
.footer_top{
	width: 100%;
	height:380px;
	padding-top: 55px;
	background:url(../images/footer_top.jpg) repeat-x left top;
}
.fo_logo .img{
	width: 100px;
	margin: 0 auto;
}
.fo_logo .ewm img{
	width: 108px;
	height:108px;
	border:4px solid #2e9165;
	margin-top: 25px;
}
.fo_logo .ewm p{
	font-size: 14px;
	color: #b9c4be;
	text-align: center;
	padding-top:25px;
}
.fo_nav li{
	margin-left:70px;
}
.fo_nav li:first-child{
	margin-left: 0;
}
.fo_nav li a{
	display: block;
	font-size: 15px;
	color: #cccccc;
	line-height:20px;
	padding:8px 0;
}
.fo_nav li b{
	display: block;
	width: 30px;
	height: 3px;
	background:#2e9165;
	margin-bottom: 10px;
}
.fo_nav li h3{
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 20px;
}
.fo_nav li .fo_con p{
	font-size: 15px;
	color: #999999;
	line-height:20px;
	padding-top: 8px;
}
.fo_nav li .fo_con h3{
	font-size: 34px;
	color: #ffc000;
	line-height:36px;
	border-bottom:1px dashed #6d6d6d;
	padding-bottom:15px;
}
.fo_nav li dd{
	font-size: 15px;
	color: #cccccc;
	line-height:30px;
	padding-left: 18px;
	position: relative;
}
.fo_nav li dd p{
	display: inline-block;
	vertical-align: top;
}
.fo_nav li dd::after{
	content:''; 
	position: absolute;
	width: 5px;
	height: 7px;
	background:url(../images/right2.png) no-repeat center center;
	left:0;
	top:12px;
	z-index: 1;
}
.fo_nav {
	border-right:1px solid #737373;
	padding-right: 30px;
	margin:0 2%;
}
.footer_message p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.footer_message ul{
	margin-top: 16px;
}
.footer_message ul li{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.footer_message ul li:first-child input{
	width: 48%;
	height: 40px;
	background: none;
	border:1px solid #999999;
	border-radius: 5px;
	padding-left: 10px;
	color: #fff;
}
.footer_message ul li input::-webkit-input-placeholder{
	color: #666;
	font-size: 13px;
	background: none;
}
.footer_message ul li:nth-child(2) input{
	width: 100%;
	height: 40px;
	background: none;
	border:1px solid #999999;
	border-radius: 5px;
	padding-left: 10px;
	color: #fff;
}
.footer_message ul li textarea{
	width: 100%;
	height: 100px;
	background: none;
	padding-left: 10px;
	padding-top: 10px;
	border:1px solid #999999;
	border-radius: 5px;
	color: #666;
	font-size: 13px;
	background: none;
	color: #fff;
}
.footer .yzm{
	width: 65%;
	height: 40px;
	border-radius: 5px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	border:1px solid #999;
}
.footer_message ul li .yzm input{
	height: 38px;
	background: none;
	padding-left: 10px;
	width: 60%;
	color: #fff;
}
.footer_message ul li button{
	height: 40px;
	width: 30%;
	background: #2e9165;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	border-radius:5px;
}
.inside_banner{
	position: relative;
}
.inside_banner figure{
	width: 100%;
	height:450px;
}
.inside_banner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.inside_banner figcaption{
	width: 100%;
	height:100%;
	position: absolute;
	left:0;
	top:0;
	z-index: 1;
}
.inside_banner figcaption .flex{
	-webkit-align-items: center;
	align-items: center;
	height: inherit;
}
.inside_banner figcaption b{
	display: block;
	width: 65px;
	height: 4px;
	background:#ffc000;
	margin-bottom: 20px;
}
.inside_banner figcaption h3{
	font-size: 36px;
	color: #2e9165;
}
.inside_add{
	height:71px;
}
.inside_add .flex{
	height: inherit;
	border-bottom:1px dashed #eeeeee;
}
.add_left {
	height: inherit;
	-webkit-align-items: center;
	align-items: center;
}
.add_left b{
	display: block;

}
.add_left a{
	font-size: 14px;
	color: #999999;
}
.add_left a:hover{
	text-decoration: underline;
}
.add_left img{
	margin: 0 10px;
}
.add_left span{
	font-size: 14px;
	color: #999999;
}
.add_left span.jt{
	margin:0 10px;
}
.add_left b{
	display: block;
	width: 9px;
	height: 19px;
	background:#1ab730;
	margin-right: 18px; 
}
.contact_title h3 {
    text-align: center;
    font-size: 32px;
    color: #2e9165;
    padding-bottom: 20px;
}
.contact_title i{
	display: block;
	margin: 0 auto;
	font-size: 20px;
	color: #ff8a00;
	text-align: center;
}
.contact_title p {
    text-align: center;
    font-size: 16px;
    color: #444444;
    margin-top: 20px;
}
.contact_list1{
	margin:40px 0 20px 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.contact_list1 ul li {
    width:25%;
    height: 190px;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    padding-top:30px;
}
.contact_list1 ul li:last-child {
    border-right: 1px solid #e5e5e5;
}

.contact_list1 ul li p {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    padding-top:20px;
}
.map{
	width: 100%;
	height:500px;
}
.map img{
	width: 100%;
	height:100%;
	object-fit: cover;
}
.inside_page{
	padding:40px 0 80px 0;
}
.contact_list1 ul li i{
	font-size: 40px;
	color: #cccccc;
}
.contact_list1 ul li h6{
	font-size: 16px;
	color: #999999;
	padding-top: 20px;
}
.inside_title h3{
	text-align: center;
	font-size: 36px;
	color: #2e9165;
}
.inside_nav{
	margin-top: 30px;
	margin-bottom: 40px;
}
.inside_nav li{
	border:1px solid #e5e5e5;
	border-right:none;
}
.inside_nav li:last-child{
	border-right:1px solid #e5e5e5;
}
.inside_nav li a{
	display: block;
	line-height:53px;
	height:53px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.inside_nav li:hover a{
	background: #2e9165;
	color: #fff;
}
.inside_nav li.active a{
	background: #2e9165;
	color: #fff;
}
.about_nav li{
	width: calc(100% / 3);
}
.inside_about{
	padding:30px 0 60px 0;
}
.ab_left h4{
	display: block;
	background: #2e9165;
	font-size: 24px;
	color: #fff;
	line-height:48px;
	padding:0 15px;
	width:fit-content;
	text-transform: uppercase;
}
.ab_left h3{
	display: block;
	font-size: 28px;
	color: #000044;
	margin-top: 15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.ab_left b{
	width:80px;
	height: 4px;
	background: #ffc000;
	display: block;
	margin-top:25px;
}
.ab_left{
	max-width:820px;
}
.ab_enitor{
	font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-top: 40px;
}
.ab_right{
	max-width: 325px;
	height: auto;
	background: none;
	position:initial;
	margin-top: 175px;
}
.ab_right li{
	width: 100%;
	height:128px;
	margin-bottom:1px;
	padding-left: 60px;
	padding-top:25px;
}
.ab_right li:first-child{
	background:#2e9165;
}
.ab_right li:nth-child(2){
	background:#429c74;
}
.ab_right li:nth-child(3){
	background:#58a784;
}
.ab_right li:nth-child(4){
	background:#82bda3;
}
.ab_right li:nth-child(5){
	background:#ebebeb;
}
.ab_right ul.flex{
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ab_right_en li{
padding-left: 20px;
padding-right:20px;
padding-top:20px;
}
.about_page3{
	width: 100%;
	padding:100px 0 120px 0;
	background:url(../images/about_page3.png) no-repeat left bottom;
}

.deve_swiper .swiper-slide{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	align-items: center;
	cursor:pointer;
}
.deve_swiper .swiper-slide span{
	font-size: 22px;
	color: #6a7884;
	width: 120px;
	text-align:right;
}
.deve_swiper .swiper-slide div.yuan{
	width: 34px;
	height: 34px;
	border-radius:34px;
	background: #c6d3df;
	position: relative;
}
.deve_swiper .swiper-slide div.yuan::after{
	content:"";
	position: absolute; 
	width: 14px;
	height: 14px;
	background: #6a7884;
	left:10px;
	top:10px;
	z-index:9;
	border-radius:14px;
}
.deve_swiper .swiper-slide div.deve_con{
	width: 620px;
	height: 105px;
	background: #f0f2f4;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	align-items: center;
	padding-left: 50px;
	padding-right: 20px;
}
.deve_swiper .swiper-slide div.deve_con p{
	font-size: 15px;
	color: #6a7884;

}
.deve_swiper .swiper-container{
	height:655px;
}
.deve_swiper{
	width:820px;
	position: relative;
}
.deve_swiper::after{
	content:"";
	position: absolute;
	width: 2px;
	height:800px;
	left:calc(19% + 5px);
	top:-30px;
	z-index:0;
	background: #c6d3df;
}
.deve_swiper .swip_choose span{
	color: #2e9165;
}
.deve_swiper .swip_choose div.yuan::after{
	background:#2e9165;
}
.deve_swiper .swip_choose div.deve_con{
	background: #2e9165;
	
}
.deve_swiper .swip_choose div.deve_con p{
	color: #fff;
}
.left_title h3{
	font-size: 34px;
	font-weight: bold;
	color: #2e9165;
}
.left_title p{
	font-size: 16px;
	color: #333333;
	line-height:36px;
	margin-top: 20px;
}
.about_page4{
	width: 100%;
	padding:60px 0 80px 0;
	background:url(../images/about_page4.jpg) no-repeat center center;
}
.about_title h3{
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	color: #fff;
}
.about_title p{
	text-align: center;
	font-size: 15px;
	color: #ffffff;
	padding-top: 3px;
}
.culture_list{
	margin-top: 40px;
}
.culture_list li{
	width: calc(33.33% - 13.33px);
	margin-right: 20px;
	padding:0;
	position: relative;
}
.mod3 li:nth-child(3n){
	margin-right: 0;
}
.culture_list li figcaption{
	padding: 20px;
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	z-index: 3;
}
.culture_list li figcaption aside{
	border:2px solid rgba(26,183,48,0);
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: center;
	justify-content: center;
	height: inherit;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.culture_list li .con{
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.culture_list li .con h3{
	font-size: 22px;
	color: #fff;
	text-align: center;
}
.culture_list li .con p{
	font-size: 18px;
	color: #fff;
	line-height:38px;
	padding:10px 0;
	overflow:hidden;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.culture_list li .con b{
	display: block;
	margin: 0 auto;
	width: 85px;
	height: 1px;
	background: #fff;
}
.culture_list li:hover aside{
	border-color:rgba(26,183,48,1);
}
.culture_list li:hover aside .con {
	-webkit-transform:translateY(-180px);
	-ms-transform:translateY(-180px);
	-o-transform:translateY(-180px);
	transform:translateY(-180px);
}
.device_list li{
	width: calc(25% - 15px);
	margin-right: 20px;
	margin-bottom:30px;
	padding:9px;
	border:1px solid #e5e5e5;
}
.device_list li figcaption{
	text-align: center;
	font-size: 16px;
	color: #666666;
	padding:15px 0 5px 0;
	line-height:20px;
}
.mod4 li figure{
	overflow:hidden;
}
.mod4 li figure img{
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.mod3 li figure img{
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.device_list li:hover figure img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.device_dea{
	padding-top: 30px;
	text-align: center;
}
.device_dea h3{
	font-size: 30px;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
}
.deta_enitor{
	font-size: 16px;
	color: #666;
	line-height:30px;
	max-width:1000px;
	margin:40px auto 0 auto;
	text-align:left;
}
.honor_list li{
	width:calc(33.33% - 15px);
	margin-right: 22.5px;
	margin-bottom: 30px;
	padding:9px;
	border:1px solid #e5e5e5;
}
.honor_list li figcaption{
	line-height:20px;
	padding:12.5px 0;
	background: #257451;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.honor_list li figure{
	overflow:hidden;
}
.honor_list li:hover figure img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.product1_nav li{
	width: calc(100% / 6);
}
.product_list li{
	width: calc(25% - 15px);
	margin-right: 20px;
	margin-bottom: 40px;
	padding:9px;
	border:2px solid #e5e5e5;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.product_list li figcaption{
	height:50px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-align-items: center;
	align-items: center;
	padding:0 10px;
	padding-top: 10px;
}
.product_list li figcaption p{
	font-size: 16px;
	color: #666;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.product_list li figcaption i{
	color: #999;
	font-size: 20px;
}
.product_list li:hover{
	border-color:#2e9165;
}
.product_list li:hover figcaption p{
	color: #2e9165;
}
.w1060{
	max-width:1060px;
	margin: 0 auto;
}
.prodea_swiper{
	float: left;
	width:502px;
	height:502px;
	border:1px solid #e5e5e5;
	padding:9px;
}
.prodea_swiper .swiper-slide{
	width: 100%;
	height: 100%;
}
.prodea_swiper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.prodea_swiper .swiper-button-prev{
	width: 48px;
	height: 70px;
	background:url(../images/hover_left.png) no-repeat center center;
}
.prodea_swiper .swiper-button-prev::after{
	display: none;
}
.prodea_swiper .swiper-button-next{
	width: 48px;
	height: 70px;
	background:url(../images/hover_right.png) no-repeat center center;
}
.prodea_swiper .swiper-button-next::after{
	display: none;
}
.prodea_con{
	float: right;
	width: 502px;
	height:502px;
	position: relative;
}
.prodea_con .pro_title{
	font-size: 22px;
	color: #2e9165;
	margin-bottom: 20px;
}
.prodea_con span{
	display: block;
	font-size: 16px;
	color: #999;
	line-height:36px;
}
.control{
	width: 100%;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 1;
}
.control li{
	padding:0;
	border:1px solid #e5e5e5;
	border-right:none;
}
.control li:nth-child(3){
	border-right:1px solid #e5e5e5;
}
.control li a{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	line-height:53px;
	color: #999;
}
.control li a i{
	color: #999;
	font-size: 30px;
	display: block;
	line-height:53px;
}
.control li:first-child i{
	-webkit-transform:rotateZ(-90deg);
	-ms-transform:rotateZ(-90deg);
	-o-transform:rotateZ(-90deg);
	transform:rotateZ(-90deg);
	color: #999;
}
.control li:last-child i{
	-webkit-transform:rotateZ(90deg);
	-ms-transform:rotateZ(90deg);
	-o-transform:rotateZ(90deg);
	transform:rotateZ(90deg);
}
.ht{
	float: left;
	width: 100%;
	margin-top: 30px;
	height:60px;
	background: #e5e5e5;
}
.ht p{
	padding:0 40px;
	width: fit-content;
	background: #2e9165;
	line-height:60px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.pro_enitor{
	float: left;
	padding-top: 20px;
}
.product_yj{
	background:#f6f6f6;
	padding:40px 0 10px 0;
}
.product_yj h3{
	font-size: 24px;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
}
.mt40{
	margin-top: 40px;
}
.menu{
	display: none;
}
.menu_down{
	display: none;
}
.news_list11{
	max-width:inherit;
	width: 100%;
}
.news_list11 li{
	width: calc(33.33% - 13.33px);
	margin-right: 20px;
	margin-bottom:30px;
}
.news_list11 li:nth-child(2n){
	margin-right: 20px;
}
.news_list11 li:nth-child(3n){
	margin-right:0;
}
.newsdea_title h6{
	font-size: 14px;
	color: #999;
	text-align: center;
	padding-top:10px;
}
.newsdea_title h3{
	font-size: 24px;
	color: #333;
	margin-top: 20px;
	text-align: center;
}
.newsdea_title{
	padding-bottom: 30px;
	border-bottom:1px solid #e5e5e5;
}
.news_dea .news_endit{
	font-size: 15px;
	color: #666;
	line-height:36px;
	margin-top: 30px;
	padding-bottom: 40px;
	width: 85%;
	margin: 40px auto 0 auto;
}
.news_next{
	border-top:1px solid #e5e5e5;
	padding-top: 20px;
}
.news_next .left{
	float: left;
}
.news_next .left ul li{
	font-size: 14px;
	color: #999; 
	font-weight: bold;
	line-height:36px;
}
.news_next .left ul li a{
	font-size: 14px;
	color: #666;
	font-weight:normal;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.news_next .left ul li a:hover{
	color:#2e9165;
}
.news_next .right{
	float: right;
	width: 120px;
	height: 45px;
	border:1px solid #e3e3e3;
	border-radius:30px;
	overflow:hidden;
	margin-top:10px;
}
.news_next .right a{
	display: block;
	line-height: 43px;
	font-size: 16px;
	color: #999;
	text-align: center;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.news_next .right a:hover{
	background:#2e9165;
	color: #fff;
}
.product1_nav .flex{
	-webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.fo_nav li .fo_con h3{
	font-size: 30px;
}